home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 2: CDPD 1 / Almathera Ten on Ten - Disc 2: CDPD 1.iso / pd / 076-100 / 085 / hide / poster < prev   
Text File  |  1995-03-13  |  2KB  |  49 lines

  1. Article 2423 of comp.sys.amiga:
  2. Path: mcdsun!noao!hao!oddjob!uwvax!husc6!seismo!mcvax!inria!rouaix
  3. From: rouaix@inria.UUCP (Francois Rouaix)
  4. Newsgroups: comp.sys.amiga
  5. Subject: Hide - memory allocation utility
  6. Message-ID: <406@inria.UUCP>
  7. Date: 2 Mar 87 17:01:56 GMT
  8. Organization: INRIA, Rocquencourt. France
  9. Lines: 35
  10. Posted: Mon Mar  2 17:01:56 1987
  11.  
  12. Hide is a small utility allowing you to run old or ill-written applications
  13. on an Amiga with more than 512Kb memory.
  14. When Hide is running, all memory allocations will take place in Chip memory.
  15. You are supposed to run hide in a CLI window, that is:
  16.  
  17.    Newcli
  18.    Hide
  19.    (get back to Initial CLI)
  20.    (run application)
  21.    (when application is loaded and running type q <return> in Hide window)
  22.  
  23. Hide is working on 1.2 systems (perhaps even on 1.1).
  24. Tested with:   robo-city (have you ever tried with 2M memory ??)
  25.                Boing!   (mouse sprite invisible with 2M  memory)
  26.                DPaint   (palette gadgets invisible)
  27.                ChessMaster 2000   (Board Menu invisible at the beginning)
  28.                PopCli (compiled under Lattice 3.03, linked  with Alink)
  29.                DPSlide
  30.             and so on...
  31.  
  32. Notes: do NOT run Hide with :    run Hide
  33.          - you will have to re-boot the Amiga to get FAST memory back.
  34.        Hide may not work in conjunction with Snoop since Hide uses the same
  35.          modification of libraries
  36.        running two differents Hide does not make much sens
  37.        if the application allocates memory after initialization, you may
  38.          have to keep Hide running all the time if memory allocation
  39.          is not properly done
  40.  
  41.  
  42. Hide is public domain. You may distribute it as long as the Copyright
  43. remains visible. You may NOT sell it.
  44.  
  45. Please send any bugs, comments and suggestions to
  46.       ...mcvax!inria!rouaix
  47.  
  48.  
  49.